EPrints Technical Mailing List Archive

Message: #02726


< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First

[EP-tech] Re: Accented character issues


Okay, I see the creator list - I think I can see how that breaks down;
where would I find the abstract view functions to compare the two?

On 07/03/2014 14:26, "Alan.Stiles" <Alan.Stiles@open.ac.uk> wrote:

>Hi Andrew,
>
>It looks like the abstract page is rendering correctly, but the creators
>view isn't.  There appears to be some normalisation happening on your
>creator names in the view so hopefully you can track down the appropriate
>section and compel it to use UTF-8
>
>If you look in ~/archives/ARCHIVEID/cfg./cfg.d/views.pl
>
>Within the config value
>        $c->{browse_views} = [
>
>There should be a section labelled
>                id => "creators",
>With a sub-section
>                        menus =>[
>within which you hopefully have a
>                                grouping_function => "SOME FUNCTION NAME",
>
>If you can find that grouping function (probably also in cfg.d) it might
>give you a clue?
>
>I know our system handles the extended characters okay, but also that
>it's been somewhat customised, so I don't know whether your issue is due
>to any local customisation?
>
>Alan
>
>-----Original Message-----
>From: Andrew Beeken [mailto:anbeeken@lincoln.ac.uk]
>Sent: 07 March 2014 12:24
>To: eprints-tech@ecs.soton.ac.uk
>Subject: [EP-tech] Accented character issues
>
>Hello!
>
>Okay, next question from me :) We¹ve noticed that accented characters are
>being handled differently in different parts of the system.
>
>Compare the author name on a single EPrint:
>http://eprints.lincoln.ac.uk/12484/ where the author name is correctly
>accented, to the output on the author list:
>http://eprints.lincoln.ac.uk/view/creators/index.M.html where the name is
>not being translated correctly and the unicode is being output as is. Is
>this a known issue and, if so, is there a recommended fix?
>
>Andrew
>
>The University of Lincoln, located in the heart of the city of Lincoln,
>has established an international reputation based on high student
>satisfaction, excellent graduate employment and world-class research.
>
>The information in this e-mail and any attachments may be confidential.
>If you have received this email in error please notify the sender
>immediately and remove it from your system. Do not disclose the contents
>to another person or take copies.
>
>Email is not secure and may contain viruses. The University of Lincoln
>makes every effort to ensure email is sent without viruses, but cannot
>guarantee this and recommends recipients take appropriate precautions.
>
>The University may monitor email traffic data and content in accordance
>with its policies and English law. Further information can be found at:
>http://www.lincoln.ac.uk/legal.
>
>*** Options: http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech
>*** Archive: http://www.eprints.org/tech.php/
>*** EPrints community wiki: http://wiki.eprints.org/
>*** EPrints developers Forum: http://forum.eprints.org/
>-- The Open University is incorporated by Royal Charter (RC 000391), an
>exempt charity in England & Wales and a charity registered in Scotland
>(SC 038302).
>
>*** Options: http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech
>*** Archive: http://www.eprints.org/tech.php/
>*** EPrints community wiki: http://wiki.eprints.org/
>*** EPrints developers Forum: http://forum.eprints.org/